Skip to content

DOC: Fixing EX01 - added examples #53240

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 15, 2023
Merged

Conversation

DeaMariaLeon
Copy link
Member

Towards #37875

If I'm not mistaken, the parameter downcast for the bfill method should be None, False, or infer (per #53103 after pandas v2.1.0). So I did not include an exampledict for it.

DataFrame.pipe had examples already.
DataFrame.iterrowsalso had examples, but needed the word "Examples" to pass the test.

@mroeschke mroeschke added the Docs label May 15, 2023
@mroeschke mroeschke added this to the 2.1 milestone May 15, 2023
@mroeschke mroeschke merged commit 489f15e into pandas-dev:main May 15, 2023
@mroeschke
Copy link
Member

Thanks @DeaMariaLeon

@DeaMariaLeon DeaMariaLeon deleted the examples branch May 16, 2023 08:17
@DeaMariaLeon
Copy link
Member Author

Thank you @mroeschke

Rylie-W pushed a commit to Rylie-W/pandas that referenced this pull request May 19, 2023
DOC Examples bfill, argsort, iterrows
topper-123 pushed a commit to topper-123/pandas that referenced this pull request May 22, 2023
DOC Examples bfill, argsort, iterrows
Daquisu pushed a commit to Daquisu/pandas that referenced this pull request Jul 8, 2023
DOC Examples bfill, argsort, iterrows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants